Search Results
Watch videos https://www.youtube.com/watch?v=CNQeCv5Zxi4
127
Hi all, how can i make moving letters via timer with Setobjectmaterialtext to rotate? Thanks ahead Here is a code: Код: new VrtecaSlova[5]; VrtecaSlova[0] = CreateObject(19366,1621.6860352,-2498...
127
how the server works http://imgur.com/WSxuZIr
201
Pod Onplayerconnect? watch image http://imgur.com/S0Xsduc
201
Hi all, i have a problem with login system, This is how it looks like. http://imgur.com/S0Xsduc It should show me when i join the server my level, donator rank, job [posao], organisation [organizacija...
201
Invite doing everything nice when you just wanna throw a player in the organization to the other players in this slot may not care to one that is not busy
98
When you invite players to work with than his father when another player in this slot that he could not invite him in this slot than the slot which is free
98
How to install when slot 1 is busy that he could not invite him into the organization in this slot 1 Код: CMD:invite(playerid,params[]) { new id,slot; if(sscanf(params, "ui", id, slot)) return ...
98
Код: forward OruzjeRuka(playerid); public OruzjeRuka(playerid) { for(new i = 0; i < MAX_PLAYERS; i++) { new weapons[13][2]; for(new i=0; i<13; i++) { GetPlayerWeaponData(playerid, i, wea...
75
Hi all. I have a question for player weapons. How can i set max ammo for some weapon in hand.? Example: Max ammo in hand for Desert Eagle is 150 and when someone give me deagle with 200 ammo, it shoul...
75
AddPlayerClass(260,375.6536,997.6815,-42.1761,24.1772,0,0,0,0,0,0); // 1 Start Job AddPlayerClass(260,373.1700,983.3531,-42.0894,165.1785,0,0,0,0,0,0); // 2 AddPlayerClass(260,366.3725,995.9056,-41.94...
186
How can i make the miner job like on this video? https://www.youtube.com/watch?v=K6fPEKXrxdE StartJob PHP код: CMD:kopaj(playerid, params[]) { if( PlayerInfo[ playerid ][ pJob ] == 3...
186
Can you explain a little bit better please.?
151
Hi all, can someone tell me how to make skill for weapon or tell me where i made a mistake, when someone kill a player to get 10+ skill for deagle example. Код: if(killerid != INVALID_PLAYER_ID) ...
151