i cant find the problem
#1

where is the problem here
http://pastebin.com/aZtwqwuL Here Is GM GangWar But It Is Showing Me Some Problems When I Press f5



help me please i need it please
Reply
#2

anyone can help me
Reply
#3

You are not allowed to bump topics unless 24 hours have passed.
I'll try to help you when I reach home, unless someone goes first. Just don't bump again.
Reply
#4

when you make an cmd make it like this
ex
make it
Quote:

cmd:changeteam(playerid)
{
* * * * SetPlayerHealth(playerid, 0.0);
* * * * ForceClassSelection(playerid);
* * * * return 1;
}

instead of
Quote:

public cmd_changeteam(playerid)
{
* * * * SetPlayerHealth(playerid, 0.0);
* * * * ForceClassSelection(playerid);
* * * * return 1;
}

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)