Search Results
Thank you very much! I solved putting .dll in the config file. @Newerth There is already a "bind" ..
117
Hello everyone ! I'm just trying to setup a server on a host.. but it gives me some errors. The first is that when I try to edit the config it says "ERROR: bind value is not specified in server.cfg fi...
117
Could someone convert this to zcmd? (Not sure if it's zcmd or what.. it should be like command:weather(playerid,params) Please. Code: dcmd_w(playerid, params[]) { new idx, iString[128]; ...
102
Hello everyone, I have just started developing a new community of samp with a site, mumble/ts3 server, forum and much more! I'm here to ask for your opinion, of you guys who play sa-mp. What type of...
117
I wanted to make a small filterscript that pickups a random online id and saves it's name to a variable.. could someone help me? Please.
62
When i try to join a serv or just samp debug, this errors pop ups! D: does anyone know how to fix it? I've already made another windows account, and it works there, but it's quite annoying changing ac...
196
Hey guys, i find out on the samp forum this script of player's fps.. but it doesn't work, could someone help me? The prob is that it shows always 0.. maybe sometimes it get real fps for 20-30 millesec...
56
Quote: Originally Posted by Mauzen You already posted a gamemode that uses it. Just look in there yourself to see how it works. Oh.. hmh, ye, sorry im just drunk
67
Hey guys, today i wanted to make a class selection for an attack defend mini game.. I've made a textdraw.. Код: red = TextDrawCreate(446.0, 210.0, "_"); TextDrawFont(red, TEXT_DRAW_FONT_MOD...
67
Score Guns For rp you should save a pvar and save it on a .ini
159
Indentation means to push (indent) text along from the left of the page (by pressing the TAB key). This is common practice in programming to make code easier to read. This warning also exists to avoid...
111
I wanted to make a class selection by using model previewing and clickable textdraws.. but i don't understand why it doesn't works Here is my code.. Код: new Text:red; public OnGameModeInit() { ...
44
Good work, i wanted to make one too.. but you were faster c_c +rep anyway
153
I've edited some parts.. so i thought i could make another topic
96
Hey guys, i just wanted to make a clan and clan chat system.. Idk where is the prob, but ig even if i have a registred tag it says that im in public team.. This is the code.. Код: public OnPlayerT...
96