Search Results
Okay, thanks, fixed the PlayerTextDrawShow and defined tajmer and it compiles with no errors but the textdraw doesn't actually show up, I guess Код: format(timer,sizeof(timer),"Radite jos %i s",t...
76
I want the player to be shown a textdraw timer once he enters a checkpoint Код: main() { print("\n----------------------------------"); print(" Blank Gamemode by your name here"); print("------...
76
Код: new buldozer = CreateVehicle(522,673.4075,927.5541,-41.2578,143.4993,0xFFDD00FF,0xFFDD00FF,180); new buldozertablica[128] = "40817231"; SetVehicleNumberPlate(buldozer,"%s",buldozertablica)...
74