cmd only for virtual world 2?
#1

can it be like if a player types /sultan and if he is in virtual world 2 only then he gets a sultan just tell me mode like
Код:
if(isPlayerInVirtualWorld=2
<<i know it is wrong just for exmple
Reply
#2

pawn Код:
if(GetPlayerVirtualWorld(playerid) == 2)
Reply
#3

pawn Код:
if(GetPlayerVirtualWorld(playerid) == 2)
and then spawn a sultan for him..
Reply
#4

yea next i can do btw thnx all reped u all
Reply
#5

Quote:
Originally Posted by Pro_Scriptor
Посмотреть сообщение
yea next i can do btw thnx all reped u all
Stop saying 'ya thx reped u all'

you can't give rep
Reply
#6

i do give rep bro
Reply
#7

You will also need to use SetVehicleVirtualWorld(SpawnedVehicleID,GetPlayerV irtualWorld(playerid));
Reply
#8

Quote:
Originally Posted by ikey07
Посмотреть сообщение
You will also need to use SetVehicleVirtualWorld(SpawnedVehicleID,GetPlayerV irtualWorld(playerid));
D:\Drivers\unused\XTREME~1\FILTER~1\cs.pwn(92) : error 017: undefined symbol "SpawnedVehicleID"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)