27.07.2008, 10:13
Quote:
|
Originally Posted by gatokpo
When the error is "undefined symbol: x".
What i have to do? The script im doing is: if (strcmp("/allah", cmdtext, true) == 0) new Float , Float:y, Float:z;GetPlayerPos(playerid, x, y, z); CreateExplosion(x, y, z, 3, 10); { return 1; } return 0; } I know its possible really bad... and you are possibly lauhging about it... Im not too good at scripting. |


, Float:y, Float:z;