-
Kryt v11.4 "!command" Players.cpp
I just followed this guide and released it, for the people that don't want to follow the guide..
You can download at the end of the topic.
I followed the guide : http://forum.ragezone.com/showthread.php?t=398690
Credits :
MrAznChris
No credits to me, because I just changed the file.
-
-
Apprentice
Re: [Release] Kryt v11.4 "!command" Players.cpp
-
Re: [Release] Kryt v11.4 "!command" Players.cpp
Lol, are you using Kryt v11.4 ? Cuz it's working fine at me.. :/
-
Apprentice
Re: [Release] Kryt v11.4 "!command" Players.cpp
-
Member
Re: [Release] Kryt v11.4 "!command" Players.cpp
All you had to do was change 1 character, isn't that pretty easy? o.o
The guide is pretty easy to follow, but oh well. O_o
-
Novice
Re: [Release] Kryt v11.4 "!command" Players.cpp
lol, change fast script, have errors in debug.(' } duble didn't need')
else if(strcmp(command, "shop") == 0){
Shops::showShop(player, 0000000);
printf ("GM_%s has used 'shop'.\n", player->getName());
}
you have in end
}
}
change it for one '}' and all problem cleared