SA-MP Forums Archive
[UNSOLVED]Admin levels = Different Colors, using V-Admin - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [UNSOLVED]Admin levels = Different Colors, using V-Admin (/showthread.php?tid=91319)



[UNSOLVED]Admin levels = Different Colors, using V-Admin - DEJORDZTA - 14.08.2009


EDIT:

The posts below this have all been sorted out, please read the bottom post by me....


Re: [UNSOLVED]Script Help!! - Abernethy - 14.08.2009

Can't do much without your script buddy.


Re: [UNSOLVED]Script Help!! - killdahobo99 - 14.08.2009

Quote:
Originally Posted by Abernethy
Can't do much without your script buddy.



Re: [UNSOLVED]Script Help!! - Agent_Smith - 14.08.2009

Post your script...


Re: [UNSOLVED]Script Help!! - DEJORDZTA - 15.08.2009

Sorry,

Didn't have time to post as i had to walk out the door to a concert as soon as i started and forgot the code... here's the link:

http://pastebin.com/f32600e88

Sorry again,

And please don't edit the commands and stuff because i do know if they have been edited. Helpers will have name in credits and on startup


Re: [UNSOLVED]Script Help!! - DEJORDZTA - 27.08.2009

EDIT:

Any progress so far?
Really anxious to have this script up and running...


Re: [UNSOLVED]Script Help!! - laser50 - 27.08.2009

please tell on what lines the problems are, it couldt help.


Re: [UNSOLVED]Script Help!! - Joe Staff - 27.08.2009

I woldn't normally do this but I'm really really bored.

http://pastebin.com/f4928c969

Your register/login doesn't work because you didn't implement DCMD nor Dini.inc correctly. Try to use a pre-made filterscript for those functions since it doesn't appear you're even using them.

old = http://pastebin.com/f32600e88
for comparison


Re: [UNSOLVED]Script Help!! - Mr_Finnigan - 27.08.2009

yes line 9,121,131 have to be deleted so its a gamemode only then all the real errors start.

Joe Staff did you a huge favor,i got as far as 4 errors mostly with dcmd

A few problems were gteam being defined twice,all you needed was the static gTeam one,and you had
OnPlayerConnect twice in the script with different things on both and the second one you forgot some ;


Now Solved! - DEJORDZTA - 27.08.2009

cool thnx guys,

as you can guess i've just started at this and i don't mid what got deleted as long as it doesn't effect the gamemode that much.

As for the login script, it's not mine...i'm pretty sure it's from the [TDR] gamemode script, which most of the stuff is from, along with the gangwars script and the area 51 sript.

Thnx Heapz