/wave cmd
#1

Fixed
Reply
#2

try this.
Код:
COMMAND:wave(playerid, params[]) return  AnimLoopPlayer(playerid, "ON_LOOKERS", "wave_loop", 4.0, 1, 0, 0, 0, 0); // Wave
Reply
#3

Quote:
Originally Posted by Pakistanboy321
Посмотреть сообщение
try this.
Код:
COMMAND:wave(playerid, params[]) return  AnimLoopPlayer(playerid, "ON_LOOKERS", "wave_loop", 4.0, 1, 0, 0, 0, 0); // Wave
it will only do animation
Reply
#4

here is the fail.
Код:
format(string, sizeof(string), "*%s (%d) Waves At %s (%d).", pname, playerid, nPlayer, nName);
if you look closely i think you can spot it.
if not, nPlayer is the ID, and nName is the name right? You made it show the ID in the string and name in the integer.
Just change place on those 2

EDIT: do the same for the line with corpse
Reply
#5

Quote:
Originally Posted by Don_Cage
Посмотреть сообщение
here is the fail.
Код:
format(string, sizeof(string), "*%s (%d) Waves At %s (%d).", pname, playerid, nPlayer, nName);
if you look closely i think you can spot it.
if not, nPlayer is the ID, and nName is the name right? You made it show the ID in the string and name in the integer.
Just change place on those 2

EDIT: do the same for the line with corpse
Love U bro Thanks xD +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)