/arrest icon?
#1

Hello, Ive building a HQ For CIA. How can i make a icon there that they can do /arrest?
Reply
#2

add me on skype ray_of_justice...I'll make it for you..
Reply
#3

Код:
	CreateDynamic3DTextLabel("/arrest",COLOR_DBLUE,295.9513,-1540.6786,24.5938+0.6,4.0);///arrest(CIA)
(expect for those cords, write yours)
Reply
#4

Thanks!
Reply
#5

But ive got this error :

C:\Documents and Settings\Lisa\Bureaublad\SAMP Servers\VLRP\gamemodes\CSRPw.pwn(88565) : error 021: symbol already defined: "CreateDynamic3DTextLabel"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#6

I've got this now

CreateDynamic3DTextLabel("/arrest",COLOR_DBLUE,1529.57,-1479.65,9.50);///arrest(CIA)

And ive putted in the last line, Ive got that error and if i put it under the other createdynamic3dtextlabel ive got 1 error more.
Reply
#7

Anyone can help me? :$ Sorry for my spamming. But i need to fix this error cause i cant go further with this error.
Reply
#8

Try
pawn Код:
Create3DTextLabel("/arrest", COLOR_DBLUE, 1529.57,-1479.65,9.50, 15.0, 0, 0);
Reply
#9

Quote:
Originally Posted by BigGroter
Посмотреть сообщение
Try
pawn Код:
Create3DTextLabel("/arrest", COLOR_DBLUE, 1529.57,-1479.65,9.50, 15.0, 0, 0);
Last line?
Reply
#10

No, Put it on public OnGameModeInit()
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)