Search Results
Quote: Originally Posted by Mkssid My Error Comes: ================================================== ====================================== F:\Multiplayer\Sanandreas\SAMP\Creator\Mult...
555
Quote: Originally Posted by naik0n anywone error : D:\Server\Sa_Mp\filterscripts\coins.pwn(15) : fatal error 100: cannot read from file: "zcmd" Compilation aborted.Pawn compiler 3.2....
555
Zgaming roleplay gamemode has dynamic business system with level system. The problem is, Whatever the level of a business maybe, I can buy any item. Like Gascan is a level 5 item. Which means if the ...
91
I now have this error, Код: \gamemodes\SRP.pwn(5454) : error 001: expected token: ",", but found "return" Script line. Код: if(!IsLeoVehicle(GetPlayerVehicleID(playerid) || !IsNGVehicle (GetPl...
151
Sorry man here you go! Код: stock IsLeoVehicle(vehicleid) { for(new i=0; i<26; i++) { if(vehicleid == FacInfo[1][fCars][i]) return 1; } return 0; } stock IsNGVehicle(vehicleid) { for...
151
Код: else if(IsLeoVehicle(vehicleid) && PlayerInfo[playerid][pFac] != 1) { new Float:pos[3]; GetPlayerPos(playerid, pos[0], pos[1], pos[2]); SetPlayerPos(playerid, ...
151
Hello everyone, I was having problem with the /megaphone command for LSPD, FBI and NG. It was supposed to work while Inisde any of these vehicles but only works for LSPD. It doesn't work in NG and FB...
151
If I want to make like "IsAGov" or stuff like that. How would I define the? I would like to be given a short tutorial on define and how it works, the simple way, please. It will be kind of you.
68
I was having the same problem...
109
Thanks, to you both. Fixed the error. REPPED!
109
Quote: Originally Posted by CrossUSAAF In beginning on your game mode script, you need to define "IsAFbi". You should see other defines too, please use same format as in beginning. Can ...
109
Hello everyone, I was editing zGaming Roleplay Script, was adding FBI faction. Well, after scripting FBI Faction and while compiling it, An error showed up which is, "Undefined Symble "IsAFbi". How...
109
Thank is what I'm asking...How are you gonna script factions in zGaming RP?
81
How do I add more factions in Zgaming roleplay? It has only 4 factions so I want to add more like FBI/NG/MEDIC factions. How am I supposed to do this? Thanks! Note: I tried adding FBI faction but it ...
81
I believe this has your answer https://sampforum.blast.hk/showthread.php?tid=287675
112