Search Results
Well that code is compile,but when i enter the password i'm freeze.we must change it to OnPlayerStateChange?
204
Still have a problem at main() -,-,i make a fs
138
Well i'm confuse with main() problem See this error Код: D:\Test server\filterscripts\car_Valo.pwn(26) : error 001: expected token: ";", but found "-identifier-" Number 26 is main(),well this is ...
138
Eh sorry i make a mistake this is an error Код: D:\Test server\filterscripts\Valo_Car.pwn(238) : error 017: undefined symbol "vehpassword"
204
Yeah thanks sir,but i got 1 error Код: D:\Test server\filterscripts\Valo_Car.pwn(238) : error 017: undefined symbol "vehpassword"
204
Well can someone help me ,how to make private vehicle with password and dialog?we fill the password in the dialog
204
Quote: Originally Posted by Indian Recompile your gm then try to join Are you undertand?this is not about GM,my friend cant join to my server,when my friend join server said Server didn...
190
I dont have crashing plugin sir
190
Quote: Originally Posted by Ronaldo_raul™ I can see it online It is named Roll Server..... But you cant join,try to join server say Server didn't responding
190
Well i very confuse with port forward,i done setting all and when my friend join my server ,the server say server didnt responding.this is bug or what? see this picture online?Yes
190
Quote: Originally Posted by Speed pawn Код: DisableInteriorEnterExits(); Under OnGameModeInIt?
145
Well i confuse ,how to delete yellow marker at Godather GM?help me please
145
Well this is the code Код: public OnFilterScriptInit() { AddStaticVehicle(566,927.59979248,-994.80096436,38.15589142,96.00000000,0,0); AddStaticVehicle(579,920.94323730,-995.81854248,38.3...
152
OKay i use AddStaticVehicle under OnFilterScriptInit why the car not show up?
152
Well i know that.i confuse with line 137. this is the code Код: stock PlayerName(playerid) { new PlrName[MAX_PLAYER_NAME]; GetPlayerName(playerid,PlrName,sizeof(PlrName)); return PlrN...
157
THis is the error in line 137 Код: new PlrName[MAX_PLAYER_NAME]; GetPlayerName(playerid,PlrName,sizeof(PlrName)); return PlrName; } return 1; <<< line 137 }
157
I got this 2 error now Код: D:\Test server\filterscripts\Xo.pwn(125) : error 001: expected token: ";", but found "}" D:\Test server\filterscripts\Xo.pwn(137) : error 010: invalid function or dec...
157
Well this is my code Код: public OnPlayerStateChange(playerid, newstate, oldstate) { new vehicleid = GetPlayerVehicleID(playerid); if(newstate == PLAYER_STATE_DRIVER && oldstate == PLAYE...
157
Well i have error about OnPlayerStateChange. This is the code Код: public OnPlayerStateChange(playerid, newstate, oldstate) { new vehicleid = GetPlayerVehicleID(playerid); if(newstate == PLAY...
46