Search Results
pawn Code: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]){    if(dialogid == 201)    {        if(!strlen(inputtext)) return ShowPlayerDialog(playerid,201,DIALOG_...
122
Quote: Originally Posted by boyan96 no i want all of the skins to be same because you no some of the skins are more fast than others Talk English Pls :P
170
Quote: Originally Posted by Abreezy you made a mistake in your code. Most likely on your onrequestclass, or onplayerspawn pawn Code: public OnPlayerRequestClass(playerid, classid){  Â...
122
Hi! I found a Bug, And it's Just Trolling me out to the Peeps Mother!!!!! Look: When Playing Logging-in / registering, The Player Won't Spawn after Pressing the Login / Register Botton at the Dialog, ...
122
Ty, My Dudes, Never Knew About the dini_Float... Since Im Using Everytime.
140
Those are My Errors: Код: C:\Users\Yuval\Desktop\Server\filterscripts\ServerR.pwn(66) : error 035: argument type mismatch (argument 2) C:\Users\Yuval\Desktop\Server\filterscripts\ServerR.pwn(67) ...
140
Quote: Originally Posted by Manuel7284 Good job! Ty
427
Rank System By 4ir-W4ys Features Hi, After a Long, Long Time: Im Back! So The features: This System Allow you to Make Levels in the Server. And It have a Login - Register System. So Let's Start to le...
427
Quote: Originally Posted by xkirill argee with him :\ its not the most useful include for server control. i suggest you to add some more fuctions/public's for the include,so it will be mo...
528
Quote: Originally Posted by Lorenc_ Gungame isn't like that, when you get a kill your weapon tier upgrades. If you get stabbed you're demoted. - Goes back to your tier before. Haha, you'...
211
Gun Game by 4ir-W4ys I decided to Make my 4th Script, Which is Acually My First GameMode It called "Gun Game" In the Players Spawn, The Players Get 4-5 Weapons (Forgot the Exacly Number...) And Every...
211
Quote: Originally Posted by xkirill argee with him :\ its not the most useful include for server control. i suggest you to add some more fuctions/public's for the include,so it will be mo...
528
Quote: Originally Posted by the_chaoz u may can do that geting players skin, or in rp servers if the player say that is a female... just some anims. but i don't find that useful There ...
1,179
LOL Technicly It need to be Error becuase it Can't pawn Code: ban(playerid); It's pawn Code: Ban(playerid); You are Sux'd. Quote: Originally Posted by Lorenc_ [Suggest] Anti-useful t...
634
pawn Code: public OnPlayerCommandText(playerid, cmdtext){    if(strcmp("/enter", cmdtext, true, 6))    {        if(cmdtext[6])return SendClientMessage(playerid, 0xFFFF00, "Usage /enter [Carid...
293
Quote: Originally Posted by Inaro95 Welcome Command needs the money that will reset unconnected players, speaking more clearly in the money in accounts ftp. Probably you can do this comman...
175
Quote: Originally Posted by TheBluec0de There is no method more convenient and fast, without declaring the various forward?, many say, useless, many are in almost all functions: Code: fo...
267