Making a Tag System
#3

pawn Код:
// this at top
new Float:Angle, string[26];
// try like this i don't know it will work or not
if (strcmp("/spray", cmdtext, true, 10) == 0)
GetPlayerPos(playerid, x, y, z);
GetPlayerFacingAngle(playerid, Angle);
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance);
Reply


Messages In This Thread
Making a Tag System - by Chrillzen - 09.11.2011, 00:19
Re: Making a Tag System - by Ensconce - 09.11.2011, 03:08
Re: Making a Tag System - by jiwan - 09.11.2011, 03:16
Re: Making a Tag System - by Chrillzen - 09.11.2011, 03:26
Re: Making a Tag System - by jiwan - 09.11.2011, 03:35

Forum Jump:


Users browsing this thread: 1 Guest(s)