[HELP] pickup
#1

ok i done
pawn Код:
CreateExplosion(-684.27917480469,2370.3698730469,153.28956604004);
_________________________________________________
and i get this
Код:
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
Reply
#2

What do you mean with bombs? Explosion at a place? Satchel Charges? Please Specify.
Reply
#3


pawn Код:
CreateExplosion{x,y,z}
Reply
#4

Quote:
Originally Posted by TheGarfield
pawn Код:
CreateExplosion{x,y,z}
I believe its

Код:
CreateExplosion(x,y,z)
Reply
#5

Not the same thing?
Reply
#6

ok i done
pawn Код:
CreateExplosion(-684.27917480469,2370.3698730469,153.28956604004);
_________________________________________________
and i get this
Код:
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
Reply
#7

Learn how to use the CreateExplosion funtion properly
https://sampwiki.blast.hk/wiki/CreateExplosion]

https://sampwiki.blast.hk/wiki/CreateExplosion
Reply
#8

Quote:
Originally Posted by The-Warrior
ok i done
pawn Код:
CreateExplosion(-684.27917480469,2370.3698730469,153.28956604004);
_________________________________________________
and i get this
Код:
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
Thats becouse is not only (x,y,z)
is like this
Код:
(Float:X, Float:Y, Float:Z, type, Float:radius)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)