Search Results
How i can to get position(x, y) in the screen. For examle i want to add text, but it need coordinates. What is the best way of it?
116
PlayerInfo[playerid][slot][weaponid][ammo] And save it from GetPlayerWeaponData(playerid, slot, &weapon, &ammo)
112
take away "return 1" and write it down at the end of public OnPlayerCommandText
241
PHP код: forward JailTimer(playerid); dcmd_jail(playerid, cmdtext[]) {        new tmp[256], reason[256], index, lookupid;     new time; // in milliseconds         ...
272
How to make a plugin, what i must know to create it, what i must have? HELP!
262