Search Results
Код: CreateObject(18248,-2377.1999500,2382.6999500,13.1000000,0.0000000,0.0000000,0.0000000); //object(cuntwjunk01) (1) CreateObject(1426,-2380.6999500,2394.1999500,8.0000000,0.0000000,0.0000000,...
132
Instead of your defines just put the color code in there
147
Код: if(dialogid == 283) // Admin verify { if(!response) { SendClientMessage(playerid, -1, "Nice try idiot!"); Kick(playerid); } else //...
165
Код: if(!strcmp(string, "NicholasA")) { SendClientMessageToAll(0x26F70FFF, "it works"); } else { //not matches } Doesnt work
188
How can I make an if statement to check if a players name matches the string?
188
I am scripting for my server and the players can buy powerups in the shop, any ideas for powerups? Health & armour are the things i already have
78
Quote: Originally Posted by mahdi499 Sometimes it based on other lines,happens a lot to me,check the other lines. Yep! Forgot the ; at the line above, rep'd
63
Code: GivePlayerMoney(playerid, 10000); Quote: C:\Users\x3990.003\Desktop\LGRP\gamemodes\gva.pwn( 197) : error 001: expected token: ";", but found "-identifier-"
63
When a player enters a vehicle i want it to not allow him and just cancel the action. Removeplayerfromvehicle doesnt do it.
81
Quote: Originally Posted by Vince Test first, ask questions later. well i aint gonna sit there looking at my moon for such a long time
121
If i set it to night in ongamemodeinit will it stay night or will it change like in minecraft? Thanks
121
Oh god if this would happen to me.... Just have an admin cmd /ohyeah [id] and it will play a porn clip sound... Imagine their parents are in the room.. >
196
I forgot how to do this when i take something from colorpicker.com how do i convert it into samp color? Thanks
76
Quote: Originally Posted by SuperViper Give the weapons under OnPlayerSpawn, not OnPlayerRequestClass. Thanks
119
Quote: Originally Posted by dubyabeast You can give the player 3 guns in SetSpawnInfo, should work: pawn Код: public OnPlayerRequestClass(playerid, classid){    if(hasAssassin == fal...
119
Nevermind I have no idea what was wrong but when i changed the name of it it worked
71