Search Results
Code: D:\toxic-game\gamemodes\BGGM.pwn(27413) : warning 217: loose indentation D:\toxic-game\gamemodes\BGGM.pwn(58872) : warning 217: loose indentation D:\toxic-game\gamemodes\BGGM.pwn(59218) : warn...
90
Code: RROR] CMySQLQuery::Execute[()] - (error #1054) Unknown column 'pHealth' in 'field list' [19:38:20] [ERROR] CMySQLQuery::Execute[()] - (error #1054) Unknown column 'pHealth' in 'field list' [19...
119
Code: orward OnPropTextdrawUpdate(update, h); public OnPropTextdrawUpdate(update, h) { new PropertyString[256]; if(update == 1) { new type[10],locked[20]; if(HouseInfo[h][hInteriorType] == 0)...
348
He can´t load anything because in the data base is X= 0 Y = 0 z = 0 etc..
348
Code: CMD:createhouse(playerid, params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to log in first."); if(PlayerInfo[playerid][pAdmin]...
119
And how can i solve that ? In SQL is the Pickup not i´m sure. Only the hentryX/y/z hexitx/y/z id price etc.
348
Nope, i changed the streamer plugin and bussines pickup is back again, but house pickup ....
348
Code: CMD:createbiz(playerid, params[]) { if(PlayerInfo[playerid][pAdmin] < 6) return 1; new type, value, level, idd = bussines+1, Float: Pos[3], query[256]; if(sscanf(params, "iii", type, val...
348
So any command to solve this problem ? i´m realy beginner in powno I think realy is missing me a plugin or something but ok
348
Code: stock LoadTextdraws() { Date = TextDrawCreate(549.599975, 14.933262, "31.12.2018"); TextDrawLetterSize(Date, 0.275599, 1.555199); TextDrawAlignment(Date, 1); TextDrawColor(Date, -1); T...
348
i dont create it! I create it before the restart and after the server restart is the pickup and 3dtext deleted. That´s it! When i try to create again, after next server restart i deleted. butt house ...
348
Do you mean how i create the pickup/house or how i do the restart?
348
i can create it with /createhouse but after restart is deleted
348
How to remove this hand there ? https://i.imgur.com/wmO6Zpj.png
82
Or how to make a forum for samp ?
113