Search Results
Hello, I am currently making a streamer and I need distance function. Thank you in advance!
56
Hey, I want to attach an object to the car, how can I get the exact places to the car? Example ( The middle of the car ) etc... How can I do that? Thank you.
70
Great! That's awesome. Thank you my friend!
131
pawn Код: D:\asdasdasd\pawno\include\E_VehicleStreamer.inc(69) : error 001: expected token: ",", but found "["D:\asdasdasd\pawno\include\E_VehicleStreamer.inc(69) : error 029: invalid expression, ...
131
new VehicleInfo[E_MAX_VEHICLES][vInfo];
131
pawn Код: D:\asdasdasd\pawno\include\E_VehicleStreamer.inc(68) : warning 202: number of arguments does not match definitionD:\asdasdasd\pawno\include\E_VehicleStreamer.inc(68) : error 001: expecte...
131
pawn Код: enum vInfo{    vmodelid, pawn Код: VehicleInfo[vehicleid][vmodelid] = modelid;
121
pawn Код: (30) : warning 206: redundant test: constant expression is non-zero pawn Код: if(!vmodelid) //LINE30    {        printf("Invalid modelid for vehicle %i", vehicleid);      Â...
121
Quote: Originally Posted by Double-O-Seven Funny I'm some weird **** will happen when including EhabColors.inc in EhabColors.inc. Lol XD, Yeah I thought that I must do that to do #incl...
418
I am trying to create an include and I tried to use the SetPlayerPos, but this error came up: D:\yay\testelinclude.pwn(21) : error 055: start of function body without function header Here is the cod...
95
Thanks a lot guys! Thank you for the Feedback! Thank you Kaos for explaining too!
418
Quote: Originally Posted by Zh3r0 You can't call a color unique! Never! www.colorpicker.com is more useful than this include, but good job in your first release! Thank you! And I didn'...
418
This is my first include and I am so happy releasing it and having an include, don't be so harsh! Thank you What is EhabColors? It's a new include that makes it easier for you guys to define colors...
418
Thanks a lot! I am going to do my best making new colors include! Thank you!
110
Thank you guys, I will try to do my best to learn it by myself and that example! And I'd like to see and read more!
110
Hello, I saw a lot of people creating Includes and I really want to make my own. How can I make one? Thanks in advance!
110
Remove INI_CLOSE from line 330 . That's what I can help with lol. Sorry I meant, if there was any " new INI_CLOSE " remove it ^^
164
Hey, My script is facing a problem which bans every player that buy something for example from Single player AMMUNATION guy. When they enter an interior they stand in the ammunation to buy guns but...
64