Search Results
Okay, so. For like.. 20 minutes ago, the server-vehicles we're spawned and everything were alright. Now, 20 minutes after none of the cars are spawning. I have restarted the server several times, with...
61
Remember to add .so if its linux.
133
When i attempt to make a server advertisement, it says i cannot.. I got 7 Rep points. Quote: GordonP, you do not have permission to access this page. This could be due to one of several r...
133
You can simply ask them to enter an interior with /enter. If they cannot SetPlayerPos, they are synced.
91
No, that isn't possible as the Patriot is a single object vehicle, it wouldn't be able to take off parts of it. Rockstar Games made it that way. The roof off and on is totally random as you are enteri...
65
Create a respawning command, such as: Код: CMD:respawn(playerid, params[]) { new string[128], veh; if(!IsPlayerLoggedIn(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You need to lo...
89
Add matsiano.mats on skype, i will pay someone for making a route for me! (I'm lazy).
1,236
You are probably in world 1 (Virtual), Try to change the DynamicObject instead. +Rep. :=)
142
Код: CMD:setbloodline(playerid, params[]) { new id, level, string[256], name[MAX_PLAYER_NAME]; GetPlayerName(id, name, MAX_PLAYER_NAME); if(PlayerInfo[playerid][pAdmin] >= 4) { ...
144
Код: command(enter, playerid, params[]) { if(IsPlayerInRangeOfPoint(playerid, 5.0, 2269.3821,-75.3405,26.7724)) { SetPlayerPos(playerid, 916.6719,2380.9543,246.4695); SetPlayerInterior...
75
Код: C:\Users\Danny\Desktop\Servers\VCRP\pawno\include\fade.inc(98) : error 004: function "OnPlayerScreenFade" is not implemented C:\Users\Danny\Desktop\Servers\VCRP\pawno\include\fade.inc(114) : ...
75
The cellphone codes..: Код: command(call, playerid, params[]) { if(Player[playerid][CellPhone] == 1) { if(Player[playerid][CellPhoneStatus] == 0) return SendClientMessage(playerid, WHITE,...
128
So, i downloaded iGetty's Virtual Roleplay. (I can't contact iGetty as he's not active or anything). When a player dies, he ends up at hospital. But when he's out of the hospital, and tries to speak...
128
Add zcmd in Pawno > Include(s)
103