Search found 5 matches

by mTr
2009-03-21 18:28:26
Forum: Help
Topic: Locations Names ?
Replies: 7
Views: 1875

ooh, i forgot explode :P I come from php and c# so in both work this function :) but didnt know it was in c++ too. Still a newbie on it hehehe.

Thanks for you help man.
by mTr
2009-03-21 06:12:27
Forum: Help
Topic: Locations Names ?
Replies: 7
Views: 1875

Hi again, just wanna show you how my script is. Maybe you can help me improve it, but at the moment it does the job fine. Don't be evil with me, is my 1st script .


#AVISO GUILD

sub Aviso()
VAR p='N/A'
VAR x=UO.GetZ()
UO.DeleteJournal()
UO.sayu('&#46 ...
by mTr
2009-03-21 00:33:57
Forum: Help
Topic: Locations Names ?
Replies: 7
Views: 1875

ahh, you'r right, never thinked it. Thanks :)
by mTr
2009-03-21 00:14:29
Forum: Help
Topic: Locations Names ?
Replies: 7
Views: 1875

lol! i know that. But i want use the location for guild warning.... i mean: .g HELP IM IN (LOCATION) :P
by mTr
2009-03-20 23:30:51
Forum: Help
Topic: Locations Names ?
Replies: 7
Views: 1875

Locations Names ?

Hello, i was wondering if i can get a variable with the name of the zone i am. I dont need X and Y, just the name... for example, Despise, Destard, Britain... Etc.

Thanks in advance.