Search Results
still not working T_T I do not understand what happens here :S -------------------------------------------------------------------- EDIT: the event in a filterscrip yes works not understand why the...
137
Quote: Originally Posted by Nathan_Taylor I didn't realize that you were trying to print the message text, you should use printf. pawn Код: public OnPlayerConnect(playerid){    GameT...
137
still not working I do not understand why this happens T_T this is my GM complete i'm doing it from 0 Код: #include <a_samp> #include <core> #include <float> #include <ssc...
137
Quote: Originally Posted by Nathan_Taylor Does it give you an error message when compiling? Or when you connect nothing happens? the only event that does not work is "OnPlayerConnect(pl...
137
this is part of my GM Код: #include <a_samp> #include <core> #include <float> #include <sscanf2> #include <zcmd> #include <mSelection> #include "../include/gl_...
137
Quote: Originally Posted by [Ro]DuReX pawn Код: for ( new x = 0; x < 5; x++ ){ HashE[x] = strtok( Hash, Index ); } thank you very much friend
108
i have this problem when try compile Quote: D:\GM\gamemodes\GM.pwn(1377) : warning 202: number of arguments does not match definition PHP код: file 1376 =>  new In...
108
already place it like you said but I do not regenerate anything this is my OnPlayerConnect PHP код:     if(MemberVip[playerid][Vip] >= 1)     {         VipTimer[playerid]Â...
212
like this in my OnPlayerConnect? PHP код:     if(GetPlayerState(playerid) == 1)     {     SetTimerEx("VipHealth", 30000, true, "i", playerid);     } 
212
Quote: Originally Posted by Glad2BeHere pawn Код: new vip[MAX_PLAYERS]; //Variable for VIP//under gamemode or fs initSetTimerEx("VipHealth", 60000, true, "i", playerid); //every minute...
212
how i can make this: health regeneration for my vip players. give me example script code please
212
Quote: Originally Posted by karolis1478 can I upload this map in my site ? yeah dude, but don't forget give credits...
308
Quote: Originally Posted by karolis1478 Nice thanks
308
Quote: Originally Posted by justinnater Код: public OnPlayerDisconect(playerid) { new skin = GetPlayerSkin(playerid); new INI:File = INI_Open(UserPath(playerid)); INI_SetTag(F...
127
Quote: Originally Posted by Blackazur Код: COMMAND:saveskin(playerid, params[]) { new skinid, string[256]; if(sscanf(params, "i", skinid)) SendClientMessage(playerid, 0xFFFFFFA...
127
i need save the players skin which choose at registration. after, when player login automatic spawn with skin saved. i use Y_INI register, now how save skins? please help :/
127
Quote: Originally Posted by DaniceMcHarley Nice thanks bro. POST UPDATED !!! now with more objects/ramps etc :P hope you like and comment
308
this is not my unique problem also my system race dont spawn vehicles -.-" what is this? :S this is mad, really bug EDIT : one friend said : maybe is for you vehicles number. i check and maybe is ...
158