Search Results
Its called a fart : )
I can speak Dutch, English, France (little bit), Deutsch, Spanish.
Programing languages: php, asp.net, javascript, c#, vb, pawn
82
pawn Код:
format(String, sizeof(String), "%.0f", hp);
If im right this will do it aswell
36
Ik vond het een geweldig idee, eerste missie die je moet doen word gewoon The return of the pedo
1,140
Enige dat ik wel een beetje jammer vind is dat dit idee er niet aan toegevoegd is:
Quote:
Originally Posted by Henkie
Welkom op de samp pedo server. Mede mogelijk gemaakt door de Nederland...
1,140
Opera, works fast and is easy to work with
95
http://www.asus.com/Notebooks_Ultrab...specifications
Logitech G35 Headset
Logitech Marathon Mouse M705
72
Quote:
Originally Posted by Jochemd
LOL @ Sellizeґs comment
297
Boku no Pico is probably the best anime you can find on the web
edit: oops was already posted ._.
40
Quote:
Originally Posted by bathushan
1. Your in non English section, please post in English section.
2. Your picture is not loading for me.
1. Youґre
no comprendo englando
282
Thanks, fixed the problem.
VehicleInfo[vehicleid][vID] isnt set as -1, whenever the vehicle doesnt exists.
102
The weird thing is, none of them are.
Code:
[14:12:26] i = 1, vehiclename = NRG-500 | i-vmodel = 122 | vmodel = 522 | VehicleInfo[1]
[14:12:26] i = 2, vehiclename = NRG-500 | i-vmodel = 122 | vmodel...
102
I have a command, which shows all the vehicles with the id, ownername, vehiclename and model. Although, im getting an error but im not sure how to fix it. The command DOES work, it shows all the vehic...
102
pawn Код:
enum adminLevelData{ cpv, createtele, deletetele, skin, pgoto, bring}new AdminLevel[adminLevelData][] ={ { cpv, 5 }, { createtele, ...
125
I would swear there was a different way to do this by not using defines, can't remember that way though. I guess i will use this for now, and maybe a next poster will know the right way
125
Yeah i knew that already. But i want to assign a number to a variable inside the array.
125
Oh yeah, mb; anyways. Is it possible to do it with a normal array?
125
Is it possible to create a 2d array, with the following:
pawn Код:
new var[] = { var1 = 3, var2 = 5};
I want to use it like
if( ### == var[var1] ) { }
~Wesley
125
Ive just tried a few things, again. And I might know what is going wrong.
The code im using right now is:
pawn Код:
forward OnVehicleLoad( vehicleID );public OnVehicleLoad( vehicleID ){ new...
146