Search Results
Maybe it's because of this Quote: GameTextForPlayer(playerid, jailtext, 1000, 1); Here the timer is 1000 = 1 sec.. therefore the textdraw would be shown up just for a fraction of...
69
That Function is maybe not defined..
118
Do you have rprp.amx file in your Gamemode folder?
116
Kk Thanks. And Please Move This Topic to uhmm I think Scripting Help..
82
I would like to ask that why is there such a difference in enums in Pawn and C/C++? I heard that Pawn is made from C, then Why in Pawn we use 'Enums' as kind of Variables, but in C/C++ there's a big d...
82
How can I hook in my include PHP код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)  So that I don't get "Symbol Already defined" Errors//
69
Hey guys, I wanna ask that how does foreach functions? Is it like for loop? I didn't find any tuts about this.. or maybe I didn't searched much.. Thanks
71
uhmm.. It seems more people likes Los Santos, till now..
155
Hey guys, I would like to hear from you that which city do you think is suitable for Cops and Robbers Server/Gamemode. Vote Fast!
155
Yes, I mean that yellow icon only that teleports us inside the interior.. I want to remove both inside and outside icons
147
But I've seen in many servers that there are no interior pickups.. that means they can be removed
147
Hey, I wanna ask that How can I remove the default pickups that are inside house or other interiors from where player exit. How to remove them?
147
If you want to arrange text in colums then use \t example: PHP код: strcat(string, "Access To Ruby Section On The Forum \t Access To Sapphire Section On The Forum \t Access T...
76
You can do that by putting {COLOR} here Quote: format(string, sizeof(string), "{COLOR}%s says: %s",GetPlayerNameEx(playerid), params);
133
No Hardwork at all, It's Very Easy to make. It maybe(0.001%) Useful for someone
223
Is this Array fine? Cause When I'm using PlayerCars[i][2] then instead of getting the cost.. I'm getting some random 3 digit numbers.. Whereas I should be getting 50,000 PHP код: new PlayerCa...
66
Do like this PHP код: format(pMSG, sizeof(pMSG), "{RRGGBB}***-RP: {RRGGBB}Welcome (back) on the server,{RRGGBB} %s !", pName);  Here {RRGGBB} are you RGB colors.. you can get t...
99
How can I change the size of Textdraw menu, I'm suing mSelection Include
64