Speedometer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Speedometer (
/showthread.php?tid=375119)
Speedometer -
AwP_sTyLE - 05.09.2012
Hi!
I am scripting on a roleplay gamemode.
I have a speedometer on the server but i don't like it.
I want to know where is the place where i can find it and delete it to put another one.
Thanks.
Re: Speedometer -
Visio - 05.09.2012
maybe ongamemodeinit(there's the textdraw's)
Re: Speedometer -
[HK]Ryder[AN] - 05.09.2012
EDIT - sorry..i goofed
Re: Speedometer -
AwP_sTyLE - 05.09.2012
I searched in OnGameModeInit but i didn't found anything..Maybe if you tell me what i have to find (CTRL+F)?
Re: Speedometer -
fabioiuri - 05.09.2012
realy? on gamemodeinit thereґs nothing about textdraw? Shearch better, or on player connect!!
Re: Speedometer -
AwP_sTyLE - 05.09.2012
There are some textdraws but i don't know who's the one that i need..
Re: Speedometer -
[HK]Ryder[AN] - 05.09.2012
You scripted the server and you don't know what you have created?
Re: Speedometer -
-Sam_hero- - 05.09.2012
Quote:
Originally Posted by [HK]Ryder[AN]
You scripted the server and you don't know what you have created?
|
I think he meant that he's editing a roleplay gamemode, or he doesnt know where he can find the speedmoter code.
Re: Speedometer -
AwP_sTyLE - 05.09.2012
Quote:
Originally Posted by -Sam_hero-
I think he meant that he's editing a roleplay gamemode, or he doesnt know where he can find the speedmoter code.
|
Exactly...I am editing a roleplay gamemode.And trust me from the time when i start scripting untill now i was not intrested in speedomesters ,but now i want to host my server and i need everything to be perfect ...So I need to know.
Re: Speedometer -
MarkoN - 05.09.2012
the speedometer should be placed under OnPlayerConnect (since its for the player , it isnt global )