Search Results
How to fix in pawno : if I added RemoveBuildingForPlayer(........); and compile it says symbol already defined , how to fix this ?
108
Everyone tell me how he became pro in this field ....
226
Guys please I need some help Now I use this cmd in my server Quote: CMD:derby(playerid,params[]) { if(InSideHouse[playerid]) return SendClientMessage(playerid,yellow,"* Sorry, you mu...
72
Quote: Originally Posted by garotin You need to put the plugins in the "plugins" folder on your server files. Quote: Originally Posted by Bloodske You need to make sure of t...
220
I make sure all my plugins are up to date. I make sure I wrote them in the plugins line in server.cfg I make sure I'm using the write plugin for. dll I make sure I add this in my script at the top #in...
220
Hey there!! I need some help In My servers Some plugins don't work with me like mysql.dll and streamer.dll My win 8.1 Help + REP
220
Ok ty Guys it works "http://localhost:1337/phpmyadmin"
91
Hey there! When I change my windows I try to open my PHP admin But it don't work I use Wamp and xampp all of them don't work too Some pic << http://imgur.com/a/vdI6e >> Help + Rep
91
if players kill any zombie on spawn point..set human health to 0 I want to make a code for this if anyone can make all code ty
174
What 's wrong with this code? PHP код: OnPlayerTakeDamage(playerid, issuerid, Float:amount) { if(playerid is a zombie) { new Float:hp; GetPlayerHealth(issuerid, hp); SetPlayerHealth(issu...
174
Quote: Originally Posted by jlalt Try: PHP код: #include a_samp public OnPlayerConnect(playerid) { SendClientMessage(playerid,-1,"------------------------------------------------...
157