Search Results
This is my code and I want do show player stats with dialog. This is the code: Code: public ShowStats(playerid,targetid) { if(IsPlayerConnected(playerid)&&IsPlayerConnected(targetid)) { ...
68
from what i saw in some warnings and errors you have copy/paste exactly the filterscript, not from OnFilterScriptInit to OnGameModeInit... You must select them!
107
Can anyone help me with a Faction System? I'm New in Scripting and i want to make a server. I'm using basic rp gamemode but it hasn't a faction system. Can anyone help me? There is the Script: https:/...
60