Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - :P

#16
Scripting and Server Management / Objects
Oct 28, 2015, 11:01 AM
where i can get objects id's like tree and others
#17
Scripting and Server Management / Re: tree
Oct 28, 2015, 10:45 AM
Thanx locked
#18
Scripting and Server Management / tree
Oct 28, 2015, 09:43 AM
i want to create tree object but its creating in air not on earth :P you can see in screen shot

else if ( cmd == "tree2" )
                            {
                            CreateObject( 448, player.World, player.Pos, 255);
                       }
#19
:P Sorry
#21
Use search Button
#22
SORRY but i am not hafiz am not lying :P
#23
Nope
#24
Good luck
#25
Thanks Friends
#26


[VC] vip

HI THIS IS THE NEW CLAN [VIP]
Came in form in 2012 DUE to some probs i leave vcmp and clans stops now starting again
[VIP] STANDS FOR "VICECITY INTERNATIONAL PLAYERS".THE CLAN HAS BEEN JOINED BY MANY OF THE NEW MEMBERS AND ITS GETTING FAMOUS DAY BY DAY.
THIS CLAN HAS BEEN CREATED BY [VIP]KILLERX
THE CO-OWNER OF OUR CLAN IS [VIP]InOcEnT

IF U WANT TO JOIN THE FAMILY OF [VIP] , GET REGISTERED ON OUR FORUM:
http://vipofficialclan.createaforum.com/index.php
VIPOFFICIAL.CF



MEMBERS WHO ARE IN OUR CLAN RIGHT NOW:
LEADER=[VIP]FEAR_EYEZ
CO-LEADER=[VIP]DON
>>>>
[vip]fear_eyez
[vip]khan12
[vip]inocent
[vip]don                                                                                                                                                                                                                                                                                                                                            AS SOON AS THE NEW MEMBERS WILL JOIN THE CLAN I WILL UPDATE.
Rules can be founded in forum
#27
Show us line # 900
and i think you didnt copy paste correctly its works perfect for me
#28
Scripting and Server Management / Re: decash
Oct 16, 2015, 12:17 PM
Thanks TOPIC LOCKED
#29
Scripting and Server Management / decash
Oct 15, 2015, 07:50 PM
here a code its have a bit prob if player press alt key  to he gone a message you dont have money and nitro i want dont give nitro if he dont have money if he have money give him
function onKeyDown( player, key )
{
if ( key == left_alt )
{
if ( player.Cash >= 1000 ) player.Cash -= 1000;
else MessagePlayer("You dont have $1000 on your hand", player )
}
}
#30
Nice Work